home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / March 96 / Re Precompiled headers1. < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  817 b   |  [TEXT/ttxt]

  1. Subject:     Re:  Precompiled headers.
  2. Sent:        3/12/96 9:01 AM
  3. Received:    3/12/96 8:11 AM
  4. From:        Gerard Allwein, gtall@phil.indiana.edu
  5. Reply-To:    ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. I had that problem also...with CW8. I do not know if this will fix it for
  9. you or if this is the proper fix for the problem. But it worked for me.
  10.  
  11. Create a new project, and add the file ODF.pch++ to it. There are two 
  12. versions, one in CWPPCRelease/Precompile Headers and one in
  13. CWPPCDebug/Precompile Headers. Both are in ODFDev folder.
  14.  
  15. Then bring that project up to date. After I did this, I had no more problems.
  16. I have only a dim idea of how all this stuff fits together so someone the
  17. ODF team can probably give a more definitive answer.
  18.  
  19. Gerry
  20.